Fix the MSDOS build following revisions 104265, 104280, 104289.
authorEli Zaretskii <eliz@gnu.org>
Fri, 20 May 2011 09:55:14 +0000 (12:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 20 May 2011 09:55:14 +0000 (12:55 +0300)
commit5a5adf32a28484d33e90a5957bde78e9691956bd
tree7dd3eafcd5badb572dca8492bef92b27588e58b5
parent8549723eb398010006ffc695683f8e58345ea8cb
parent1e12c6582c82a138d4a302fa2d81eaadeafe23b4
Fix the MSDOS build following revisions 104265, 104280, 104289.

 config.bat: Concatenate lisp.mk onto the end of src/Makefile.
 msdos/sed1v2.inp (make-docfile commands): Recognize only if the line
 begins with a TAB.  Use $(etc) rather than a literal "../etc".
 (`sed SED-COMMAND $(srcdir)/lisp.mk`): Edit to replace with "$(lisp).
 (@lisp_frag@): Edit out.
 msdos/sedlibmk.inp (GNULIB_GROUP_MEMBER, HAVE_GROUP_MEMBER): Edit to
 zero.
 src/callproc.c (Fcall_process) [MSDOS]: Fix arguments to
 report_file_error introduced by the change from 2011-05-07.
 .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.